github.com/aws/aws-sdk-go-v2/internal/v4a.httpSigner.buildCredentialScope (method)

2 uses

	github.com/aws/aws-sdk-go-v2/internal/v4a (current package)
		v4a.go#L285: 	credentialScope := s.buildCredentialScope()
		v4a.go#L374: func (s *httpSigner) buildCredentialScope() string {